edit mode reorder control
Type
property
Summary
Set the reorder control to display when the data grid is in edit mode.
Syntax
set the dgProp["edit mode reorder control"] of group "Data Grid" to
the long id of <control>
Description
Use edit mode reorder control to specify the reorder control to display when the data grid is in edit mode. This defaults to a grey reorder icon. Set to empty to prevent the reorder control from being displayed, turning dynamic reordering off for the data grid.
Related
command: EditModeShowActionControlForIndex, EditModeHideActionControl
message: EditModeActionSelectControlClicked, EditModeActionControlClicked, EditModeActionControlHidden, GetEditModeActionControl, GetEditModeActionSelectControl, GetEditModeReorderControl
property: dgEditMode, edit mode action control, edit mode action select control